func github.com/gotd/td/telegram/downloader.writeLoop

2 uses

	github.com/gotd/td/telegram/downloader (current package)
		sink.go#L30: func writeLoop(w io.Writer, toWrite <-chan block) func(context.Context) error {
		stream.go#L51: 	g.Go(writeLoop(w, toWrite))